PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonWidget Class / setAlign Method
The aligment of the widget caption.
In This Topic
    setAlign Method
    In This Topic
    Sets the caption alignment.
    Syntax
    public void setAlign( 
       PDFStringHorizontalAlign value
    )

    Parameters

    value
    The aligment of the widget caption.
    See Also